home *** CD-ROM | disk | FTP | other *** search
/ Czech Logic, Card & Gambling Games / Logické hry.iso / hry / Fish Fillets / script / chest / dialogs_en.lua < prev    next >
Text File  |  2005-07-16  |  2KB  |  47 lines

  1.  
  2. dialogId("tru-v-nasly", "font_big", "So we have finally found it.")
  3.  
  4. dialogId("tru-m-co", "font_small", "What?")
  5.  
  6. dialogId("tru-v-poklad", "font_big", "Captain Silver`s treasure, of course.")
  7.  
  8. dialogId("tru-v-gral", "font_big", "The Holy Grail, of course.")
  9.  
  10. dialogId("tru-v-vkupe", "font_big", "It`s neatly in one place: the treasure and the Grail.")
  11.  
  12. dialogId("tru-m-zrada", "font_small", "I think it`s much too easy to be true.")
  13.  
  14. dialogId("tru-m-oznamit", "font_small", "I think that if it really was our goal, the game would let the player know.")
  15.  
  16. dialogId("tru-v-stacit", "font_big", "But I have let them know. That could be enough.")
  17.  
  18. dialogId("tru-m-zpochybnit", "font_small", "But I have casted doubts on it. This could confuse them.")
  19.  
  20. dialogId("tru-v-nejspis", "font_big", "Well, all right. PROBABLY this is not what we are looking for.")
  21.  
  22. dialogId("tru-m-nejistota", "font_small", "That's better. There remains a bit of uncertainty.")
  23.  
  24. dialogId("tru-m-truhla0", "font_small", "Couldn`t we close that chest?")
  25.  
  26. dialogId("tru-m-truhla1", "font_small", "What if we try to close that chest?")
  27.  
  28. dialogId("tru-v-truhla0", "font_big", "It would be much easier with the chest closed.")
  29.  
  30. dialogId("tru-v-truhla1", "font_big", "Try to push its lid.")
  31.  
  32. dialogId("tru-m-vzit0", "font_small", "Won`t we take something with us?")
  33.  
  34. dialogId("tru-m-vzit1", "font_small", "What about taking some treasure with us?")
  35.  
  36. dialogId("tru-m-vzit2", "font_small", "Aren`t you sorry to leave all this treasure behind?")
  37.  
  38. dialogId("tru-v-vzit0", "font_big", "We will be glad if we manage to get out ourselves.")
  39.  
  40. dialogId("tru-v-vzit1", "font_big", "Don`t forget our mission.")
  41.  
  42. dialogId("tru-v-vzit2", "font_big", "The treasure would only hinder us.")
  43.  
  44. dialogId("tru-v-zrak", "font_big", "All this glinting is a sight for the eyes.")
  45.  
  46. dialogId("tru-m-trpyt", "font_small", "Everything here gleams so. It makes me dizzy.")
  47.